home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / defcon-minus.swf / scripts / DefineButton2_300 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2011-10-17  |  56 b   |  5 lines

  1. on(press){
  2.    gotoAndStop(5);
  3.    stopAllSounds();
  4. }
  5.